return "GO NEXT BUTTON" & RETURN & RETURN & "Moves the playback head to the next marker when the user clicks on the sprite." & RETURN & RETURN & "PERMITTED MEMBER TYPES:" & RETURN & "Graphic members" & RETURN & RETURN & "PARAMETERS: None"
end
on getBehaviorTooltip me
return "Use with graphic members. " & "Moves the playback head to the next marker on mouseUp."